projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48f3531
)
automation: only filter build-*/ in gitignore
author
Bertrand Marquis
<bertrand.marquis@arm.com>
Tue, 6 Sep 2022 15:21:57 +0000
(17:21 +0200)
committer
Jan Beulich
<jbeulich@suse.com>
Tue, 6 Sep 2022 15:21:57 +0000
(17:21 +0200)
...because there are some script in automation corresponding to the
build-* filter (build-test.sh and build-each-commit.sh)
Signed-off-by: Bertrand Marquis <bertrand.marquis@arm.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index e3fe06cd13ed96b9b9800a3f11549398a8109f64..27881c9764320ebf657deff1057af48d3f5fca1c 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-38,13
+38,13
@@
dist
stubdom/*.tar.gz
autom4te.cache/
+build-*/
config.log
config.status
config.cache
config/Toplevel.mk
config/Paths.mk
-build-*
dist/*
docs/tmp.*
docs/html/